home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Utilities Professional 1-1500
/
Utilities Professional 1-1500 (1994)(WPD)[!].iso
/
12511500
/
var1432.dms
/
var1432.adf
/
NDUK-V40.lha
/
V40
/
include
/
libraries
/
dos.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-10-15
|
303b
|
18 lines
#ifndef LIBRARIES_DOS_H
#define LIBRARIES_DOS_H
/*
** $VER: dos.h 36.2 (12.7.90)
** Includes Release 40.15
**
** Standard C header for AmigaDOS
**
** (C) Copyright 1985-1993 Commodore-Amiga, Inc.
** All Rights Reserved
*/
#ifndef DOS_DOS_H
#include "dos/dos.h"
#endif
#endif /* LIBRARIES_DOS_H */